derelict.glib.gtrashstack

Undocumented in source.

Members

Aliases

GTrashStack
alias GTrashStack = _GTrashStack
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_trash_stack_height
alias da_g_trash_stack_height = guint function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_trash_stack_peek
alias da_g_trash_stack_peek = gpointer function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_trash_stack_pop
alias da_g_trash_stack_pop = gpointer function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_trash_stack_push
alias da_g_trash_stack_push = void function(GTrashStack** stack_p, gpointer data_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_trash_stack_height
guint g_trash_stack_height(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_peek
gpointer g_trash_stack_peek(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_pop
gpointer g_trash_stack_pop(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_push
void g_trash_stack_push(GTrashStack** stack_p, gpointer data_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_trash_stack_height
da_g_trash_stack_height g_trash_stack_height;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_peek
da_g_trash_stack_peek g_trash_stack_peek;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_pop
da_g_trash_stack_pop g_trash_stack_pop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_trash_stack_push
da_g_trash_stack_push g_trash_stack_push;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_GTrashStack
struct _GTrashStack
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta